string manipulation

英 [strɪŋ məˌnɪpjʊˈleɪʃən] 美 [strɪŋ məˌnɪpjəˈleɪʃən]

网络  字符串处理; 字符串操作; 串操作; 串操作指令; 字符串操作函数

计算机



双语例句

  1. As part of a new DataBlade module, these data types come with string manipulation functions to validate the data types and bitwise operation functions.
    作为DataBlade模块的一部分,这两种数据类型还附带了用于验证数据类型的字符串操纵函数和位操作函数。
  2. In this step, Abdera does some String manipulation to escape XML characters.
    在这个步骤中,Abdera通过一些String操作来转义XML字符。
  3. Util& Utility classes for such tasks as string manipulation, cookie management, data manipulation, deferred action support, and callback support
    util&字符串操作、cookie管理、数据操作、延迟动作支持和回调支持等任务的实用程序类
  4. And its built-in string manipulation functions ( including regular expressions), as well as procedural and convenience features make it the ideal language for creating simple "scripting" programs.
    而其内置的字符串操纵函数(包括正则表达式),以及程序上的特性和方便性使它成为创建简单“脚本”程序的理想语言。
  5. At this point, you can use the JavaScript split function to break up this data, and basic string manipulation to get at the element names and their values.
    在这里,您可以使用JavaScriptsplit函数来拆分此数据,并通过基本的字符串操作来获得元素的名称和值。
  6. Commons Lang: A repository of extra methods for handling core class on the Java platform, including String manipulation methods.
    CommonsLang:处理Java平台上核心类的额外方法库,包括String操纵方法。
  7. The following session illustrates a simple string manipulation program in Parrot.
    下一环节说明Parrot中一个简单的字符串处理程序。
  8. It has a rich library of built-in functions to boost your productivity for commonly required operations, such as date and time math, string manipulation, and so forth.
    它拥有丰富的内嵌功能库,用于提高您的通常所需的操作的生产力,例如日期和时间计算、字符串处理,等等。
  9. Consider some common conditions that can cause such situations while you do string manipulation using the new character-based string functions.
    考虑在使用新的基于字符的字符串函数执行字符串操作时可能导致这一状况的常见情形。
  10. Parsing this output with scripts requires a lot of string manipulation.
    使用脚本解析这样的输出需要大量字符串操作。
  11. Perhaps the greatest strength in Rexx as a text processing language is its useful collection of built-in string manipulation functions.
    或许,作为一门文本处理语言,Rexx的最强大之处在于它所具备的实用的内置字符串处理函数。
  12. But for more-involved String manipulation, the each() method is the perfect solution.
    但是对于更复杂的String操作,each()方法是最佳选择。
  13. Next, the code parses the Accept header using the Groovy string manipulation.
    接下来,该代码将使用Groovy字符串操作解析Accept标头。
  14. So it turns out to be easier to simply format the data using normal string manipulation.
    因此使用常规字符串操作来格式化数据更简单一些。
  15. A programming language which is designed for string manipulation and pattern match comparison.
    为串处理和模式匹配比较而设计的一种编程语言。
  16. In the early years of Web programming, programmers built applications that parsed incoming HTTP requests and generated HTML output using string manipulation.
    在网络规划初期,建立应用程式,并利用.HTTP,请求串用产量控制。
  17. They greatly simplify a lot of operations in MFC, making it much more convenient to do string manipulation.
    它们很大程度上简化了MFC中的许多操作,使得MFC在做字符串操作的时候方便了很多。
  18. Button switch: operation right spirit, a string manipulation and wireless remote control two ways.
    按钮开关:手操作轻巧灵便,分有绳操纵和无线遥控两种方式。
  19. Problems and Handling in Character String Manipulation with Scanf() Function
    函数scanf()对字符串操作遇到的问题及处理
  20. How to optimize Asp. NET performance is discussed in the paper from aspects of web pages, data access and character string manipulation.
    本文从页面、数据访问、字符串操作三方面探讨如何优化ASP。